home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
Origami
/
rexx
/
test3.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-09-26
|
209b
|
9 lines
/* test 3 : verify argument passing without PUTARG command */
Options Results
address ORIGAMI message "This is a testmessage !"
if rc > 0 then say 'Error was 'ORIGAMI.LASTERROR
else say 'Result was 'Result